home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.5
- [Setup]
- AppName=Smart Diary
- AppVerName=Smart Diary v2.22
- AppId=Smart Diary
- AppVersion=2.22
- AppPublisher=Programming Sunrise Ltd.
- AppPublisherURL=http://www.psunrise.com
- AppSupportURL=http://sdiary.psunrise.com
- AppUpdatesURL=http://sdiary.psunrise.com
- DefaultDirName={pf}\Smart Diary
- DefaultGroupName=Smart Diary
- OutputBaseFilename=SDiary222
- Compression=zip
- PrivilegesRequired=none
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\SDiary.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\TIPS.TXT"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\face1.bmp"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\face-1.bmp"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\face2.bmp"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\face-2.bmp"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\face3.bmp"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\face-3.bmp"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\hhupd.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\SDiary.chm"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\face0.bmp"; DestDir: "{app}"; Flags: ignoreversion
- [INI]
- FileName: "{app}\SDiary.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://sdiary.psunrise.com";
- [Run]
- Filename: "{app}\hhupd.exe"; Parameters: "/q";
- Filename: "{app}\SDiary.exe"; Description: "Launch Smart Diary"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Smart Diary"; Filename: "{app}\SDiary.exe";
- Name: "{group}\Smart Diary on the Web"; Filename: "{app}\SDiary.url";
- Name: "{group}\Smart Diary Help"; Filename: "{app}\SDiary.chm";
- Name: "{userdesktop}\Smart Diary"; Filename: "{app}\SDiary.exe"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Smart Diary"; Filename: "{app}\SDiary.exe"; Tasks: quicklaunchicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:";
- [UninstallDelete]
- Type: files; Name: "{app}\SDiary.url";
-